@@ -95,8 +95,7 @@ module Agents |
||
| 95 | 95 |
'instructions' => {
|
| 96 | 96 |
'message' => "You received a text {{text}} from {{fields.from}}",
|
| 97 | 97 |
'agent' => "{{agent.type}}",
|
| 98 |
- 'some_other_field' => "Looks like the weather is going to be {{fields.weather}}",
|
|
| 99 |
- 'created_at' => "{{created_at}}"
|
|
| 98 |
+ 'some_other_field' => "Looks like the weather is going to be {{fields.weather}}"
|
|
| 100 | 99 |
}, |
| 101 | 100 |
'matchers' => [], |
| 102 | 101 |
'mode' => "clean", |